Everything about Sip Registrar totally explained
An SIP registrar is a server in an
Session Initiation Protocol (SIP) network that accepts SIP REGISTER requests. Although SIP endpoints can connect to each other without any additional SIP infrastructure, that isn't practical since each endpoint would need to know each others IP-address. The SIP registrar is a location service which registers a number of IP-addresses to a certain
URI, usually a "sip:" address but other types are also possible such as "tel:". More than one
User agent can register on the same address, with the result that all registered user agents will ring when called on that address.
Registrars in SIP are only logical elements and are commonly co-located with SIP proxies. But it's also possible and often good for network scalability to push this location service into a redirect server instead. A redirect server will consist of a
user agent server handling incoming INVITEs and responding to them with a 301 (Moved Permanently) or 302 (Moved Temporarily) response if a user has been registered on the requested
URI.
Further Information
Get more info on 'Sip Registrar'.
|
External Link Exchanges
Do you know how hard it is to get a link from a large encyclopaedia? Well we're different and will prove it. To get a link from us just add the following HTML to your site on a relevant page:
<a href="http://sip_registrar.totallyexplained.com">SIP registrar Totally Explained</a>
Then simply click through this link from your web page. Our crawlers will verify your link, extract the title of your web page and instantly add a link back to it. If you like you can remove the words Totally Explained and embed the link in article text.
As long as your link remains in place, we'll keep our link to you right here. Please play fair - our crawlers are watching. Your site must be closely related to this one's topic. Any kind of spamming, dubious practises or removing the link will result in your link from us being dropped and, potentially, your whole site being banned. |